Skip to content

monoimporter: fix package import attempt order#70

Merged
hugelgupf merged 1 commit intou-root:mainfrom
hugelgupf:importorder
Apr 6, 2022
Merged

monoimporter: fix package import attempt order#70
hugelgupf merged 1 commit intou-root:mainfrom
hugelgupf:importorder

Conversation

@hugelgupf
Copy link
Member

When a command imported both package "errors" and
"golang.org/x/crypto/errors", the "errors" package was matched to the
crypto one erroneously. Fix the import order.

When a command imported both package "errors" and
"golang.org/x/crypto/errors", the "errors" package was matched to the
crypto one erroneously. Fix the import order.

Signed-off-by: Chris Koch <chrisko@google.com>
@hugelgupf hugelgupf merged commit 83d950c into u-root:main Apr 6, 2022
@hugelgupf hugelgupf deleted the importorder branch April 6, 2022 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant